##########################
# Brittish flavor events #
#      scripted by       #
#  David"Rygar"Fallgren  #
##########################


event = {
	id = 36900
	random = no
	country = ENG

	name = "EVT_36900_NAME" # Reform Club
	desc = "EVT_36900_DESC" #
	style = 0

	date = { day = 21 month = may year = 1836 }

	action_a = {
		name = "ACTIONNAME36900A"
		command = { type = pop_ideology which = 10 value = liberal }
	}
}

event = {
	id = 36901
	trigger= {
		 }
	random = no
	country = ENG



	name = "EVT_36901_NAME" # Dickens publishes
	desc = "EVT_36901_DESC" # "Oliver Twist"
	style = 0

	date = { day = 1 month = january year = 1838 }

	action_a = {
        	name = "ACTIONNAME36901A"
		command = {type = pop_consciousness which = labourers value = 2}
	}

}

event = {
	id = 36902
	trigger= {
		 }
	random = no
	country = ENG



	name = "EVT_36902_NAME" # Package Tours
	desc = "EVT_36902_DESC" #
	style = 0

	date = { day = 1 month = july year = 1841 }

	action_a = {
        	name = "ACTIONNAME36902A"
		command = {type = pop_consciousness which = labourers value = -2}
	}

}

event = {
	id = 36903
	trigger= {
				OR = {
						constitution = { type = constitutional_monarchy }
						constitution = { type = monarchy }
					}
	}
	random = no
	country = ENG



	name = "EVT_36903_NAME" # Victoria marries
	desc = "EVT_36903_DESC" #
	style = 0

	date = { day = 10 month = february year = 1840 }

	action_a = {
        	name = "ACTIONNAME36903A"
		command = {type = prestige value = 5}
	}

}

event = {
	id = 36904
	trigger= {
	policy = { type = free_press }
		 }
	random = no
	country = ENG

	name = "EVT_36904_NAME" # Punch
	desc = "EVT_36904_DESC" #
	style = 0

	date = { day = 1 month = july year = 1840 }

	action_a = {
        	name = "ACTIONNAME36904A"
		command = {type =  pop_consciousness which = capitalists value = 1}
		command = {type =  pop_consciousness which = clerks value = 1}
		command = {type =  pop_consciousness which = craftsmen value = 1}
	}

}

event = {
	id = 36905
	trigger= {
		 }
	random = no
	country = ENG



	name = "EVT_36905_NAME" # YMCA
	desc = "EVT_36905_DESC" #
	style = 0

	date = { day = 1 month = january year = 1844 }

	action_a = {
        	name = "ACTIONNAME36905A"
		command = { type = plurality value = 1 }
	}

}

event = {
	id = 36906
	trigger= {
		OR = {
			owned = { province = 240 }
			owned = { province = 241 }
			owned = { province = 242 }
			owned = { province = 243 }
			owned = { province = 244 }
			owned = { province = 245 }
			owned = { province = 246 }
			owned = { province = 247 }
			owned = { province = 248 }
			owned = { province = 249 }
			owned = { province = 250 }
		}
		NOT = { exists = IRE }
	}
	random = no
	country = ENG



	name = "EVT_36906_NAME" # Irish harvest ruined
	desc = "EVT_36906_DESC" #
	style = 0

	date = { day = 1 month = december year = 1845 }

	action_a = {
        	name = "ACTIONNAME36906A"
		command = {type = pop_militancy which = irish value = 3 }
		command = {type = minority_emigration value = 100}

	}

	action_b = {
        	name = "ACTIONNAME36906B"
		command = {type = minority_emigration value = 10 }
		command = {type = treasury value = -250000}
		command = {type = resource_perc which = fish value = -90 }
		command = {type = resource_perc which = grain value = -90 }
		command = {type = resource_perc which = cattle value = -90 }

	}

}

event = {
	id = 36907
	trigger= {
		 }
	random = no
	country = ENG

	trigger = {
				reform = { type = press_rights level = free_press }
	}

	name = "EVT_36907_NAME" # Vanity Fair
	desc = "EVT_36907_DESC" #
	style = 0

	date = { day = 1 month = january year = 1847 }

	action_a = {
        	name = "ACTIONNAME36907A"
		command = { type = research_points value = 5 }
		command = { type = prestige value = 25 }
	}

}

event = {
	id = 36908
	trigger= {
		 }
	random = no
	country = ENG



	name = "EVT_36908_NAME" # Telegraph
	desc = "EVT_36908_DESC" #
	style = 0

	date = { day = 1 month = january year = 1850 }

	action_a = {
        	name = "ACTIONNAME36908A"
		command = { type = plurality value = 1 }

	}

}

event = {
	id = 36909
	trigger= {
		 }
	random = no
	country = ENG



	name = "EVT_36909_NAME" # World Fair
	desc = "EVT_36909_DESC" #
	style = 0

	date = { day = 1 month = january year = 1851 }

	action_a = {
        	name = "ACTIONNAME36909A"
		command = {type = prestige value = 5}

	}

}

event = {
	id = 36910
	trigger= {
		 }
	random = no
	country = ENG

		trigger = {
				reform = { type = press_rights level = free_press }
	}

	name = "EVT_36910_NAME" # Realism
	desc = "EVT_36910_DESC" #
	style = 0

	date = { day = 1 month = may year = 1885 }

	action_a = {
        	name = "OK"
		command = {type = prestige value = 5}

	}

}

event = {
	id = 36911
	trigger= {
		reform = { type = press_rights level = free_press }
		OR = {
		owned = { province = 240 }
		owned = { province = 241 }
		owned = { province = 242 }
		owned = { province = 243 }
		owned = { province = 244 }
		owned = { province = 245 }
		owned = { province = 246 }
		owned = { province = 247 }
		owned = { province = 248 }
		owned = { province = 249 }
		owned = { province = 250 }
		}
	}
	random = no
	country = ENG



	name = "EVT_36911_NAME" # The Rose
	desc = "EVT_36911_DESC" #
	style = 0

	date = { day = 1 month = january year = 1893 }

	action_a = {
        	name = "ACTIONNAME36911A"
		command = {type =  pop_consciousness which = irish value = 1}

	}

}

event = {
	id = 36912
	trigger= {
		 }
	random = no
	country = ENG



	name = "EVT_36912_NAME" # Gerard Manley Hopkins
	desc = "EVT_36912_DESC" #
	style = 0

	date = { day = 1 month = april year = 1885 }

	action_a = {
        	name = "ACTIONNAME36912A"
		command = {type = pop_consciousness which = aristocrats value = 1}

	}

}

event = {
	id = 36913
	trigger= {
		 }
	random = no
	country = ENG



	name = "EVT_36913_NAME" # America's Cup
	desc = "EVT_36913_DESC" #
	style = 0

	date = { day = 1 month = july year = 1851}

	action_a = {
        	name = "ACTIONNAME36913A"
		command = { type = prestige value = 5 }

	}

}

event = {
	id = 36914
	trigger= { invention = 213 }
	random = no
	country = ENG



	name = "EVT_36914_NAME" # Great Britain
	desc = "EVT_36914_DESC" #
	style = 0

	date = { day = 1 month = june year = 1843 }

	action_a = {
        	name = "ACTIONNAME36914A"
		command = {type = prestige value = 2}

	}

}

event = {
	id = 36915
	trigger= {
		is_GP = ENG
		or ={
		constitution = { type = constitutional_monarchy }
		constitution = { type = monarchy }
		}
	}
	random = no
	country = ENG



	name = "EVT_36915_NAME" # Victoria's Diamond Jubilee
	desc = "EVT_36915_DESC" #
	style = 0

	date = { day = 1 month = january year = 1897 }
	offset = 30
	deathdate = { day = 30 month = december year = 1897 }

	action_a = {
        	name = "ACTIONNAME36915A"
		command = {type = prestige value = 1}

	}

}


event = {
	id = 36916
	trigger= { ruling_party = 6901 }
	random = no
	country = ENG



	name = "EVT_36916_NAME" # Repeal Corn Laws
	desc = "EVT_36916_DESC" #
	style = 0

	date = { day = 1 month = january year = 1846}
	offset = 30
	deathdate = { day = 1 month = january year = 1860}

	action_a = {
        	name = "ACTIONNAME36916A"
		command = {type = pop_dominant_issue which = 45 value = free_trade}
		command = {type = pop_militancy which = aristocrats value = 1}
		command = {type = pop_militancy which = farmers value = 1}
		command = {type = pop_consciousness which = craftsmen value = 1}
		command = {type = pop_consciousness which = clerks value = 1}
		command = {type = pop_militancy which = craftsmen value = -1}
		command = {type = pop_militancy which = clerks value = -1}
	}
        action_b = {
		name = "ACTIONNAME36916B"
		command = {type = pop_consciousness which = labourers value = 1}
		command = {type = pop_consciousness which = farmers value = 1}
		command = {type = pop_consciousness which = soldiers value = 1}
		command = {type = pop_militancy which = craftsmen value = 1 }
		command = {type = pop_militancy which = clerks value = 1 }
		command = {type = pop_militancy which = aristocrats value = -1}
		command = {type = prestige value = -5}
	}
}

event = {
	id = 36917
	trigger= { }
	random = no
	country = ENG



	name = "EVT_36917_NAME" # Mountaineers
	desc = "EVT_36917_DESC" #
	style = 0

	date = { day = 1 month = january year = 1857 }

	action_a = {
        	name = "ACTIONNAME36917A"
			command = {type = prestige value = 5}
}

}

event = {
	id = 36918
	trigger= { }
	random = no
	country = ENG



	name = "EVT_36918_NAME" # Sheffield
	desc = "EVT_36918_DESC" #
	style = 0

	date = { day = 1 month = september year = 1857 }

	action_a = {
        	name = "ACTIONNAME36918A"
			command = {type = prestige value = 5}
	}

}

event = {
	id = 36919
	trigger= { atwar = yes }
	random = no
	country = ENG

	picture = florence_nightingale

	name = "EVT_36919_NAME" # Florence Nightengale
	desc = "EVT_36919_DESC" #
	style = 0

	date = { day = 1 month = january year = 1850 }
	deathdate = { day = 1 month = october year = 1859 }
	offset = 10

	action_a = {
        	name = "ACTIONNAME36919A"
		command = {type = attrition_mod value = -5}
	}

}

event = {
	id = 36920
	trigger= {
				NOT = {constitution = { type = democracy } }
	 }
	random = no
	country = ENG



	name = "EVT_36920_NAME" # Chartist
	desc = "EVT_36920_DESC" #
	style = 0

	date = { day = 1 month = january year = 1842 }

	action_a = {
        	name = "ACTIONNAME36920A"
		command = {type = pop_militancy which = labourers value = 1}
		command = {type = pop_consciousness which = labourers value = 1}
		command = {type = pop_militancy which = craftsmen value = 1}
		command = {type = pop_consciousness which = craftsmen value = 1}

	}

	action_b = {
        	name = "ACTIONNAME36920B"
		command = {type = pop_militancy which = aristocrats value = 2}
		command = {type = pop_militancy which = officers value = 1}
		command = {type = pop_militancy which = capitalists value = 1}
		command = {type = pop_militancy which = clergymen value = 1}
		command = {type = press_rights which = free_press}
		command = {type = trade_unions which = non_socialist}
		command = {type = public_meetings value = yes}
		command = {type = treasury value = -75000}
	}

}

event = {
	id = 36921
	trigger= { ruling_party = 6901 }
	random = no
	country = ENG



	name = "EVT_36921_NAME" # Taff Vale
	desc = "EVT_36921_DESC" #
	style = 0

	date = { day = 1 month = january year = 1902}
	offset = 30
	deathdate = { day = 1 month = january year = 1906}

	action_a = {
        	name = "ACTIONNAME36921A"
		command = {type = pop_consciousness which = labourers value = 2}
	}

}


event = {
	id = 36922
	trigger= {
		OR = {
		owned = { province = 2733 }
		owned = { province = 2732 }
		owned = { province = 2734 }
		owned = { province = 2730 }
		owned = { province = 2731 }
		owned = { province = 2560 }
		owned = { province = 2573 }
		owned = { province = 2572 }
		owned = { province = 2737 }
		owned = { province = 2738 }
		owned = { province = 2574 }
		owned = { province = 2579 }
		owned = { province = 2738 }
		owned = { province = 2745 }
		owned = { province = 2746 }
		owned = { province = 2747 }
		owned = { province = 2748 }
		owned = { province = 2751 }
		owned = { province = 2742 }
		owned = { province = 2741 }
		owned = { province = 2739 }
		owned = { province = 2735 }
		owned = { province = 2740 }
		owned = { province = 2749 }
		owned = { province = 2736 }
		owned = { province = 2750 }
		owned = { province = 2841 }
		owned = { province = 2833 }
		owned = { province = 2826 }
		owned = { province = 2834 }
		}
	}
	random = no
	country = ENG



	name = "EVT_36922_NAME" # The Ashes
	desc = "EVT_36922_DESC" #
	style = 0

	date = { day = 1 month = january year = 1882}

	action_a = {
        	name = "ACTIONNAME36922A"
        	command = { type = prestige value = -3 }
	}

}

event = {
	id = 36923
	trigger= { }
	random = no
	country = ENG

	picture = darwin

	name = "EVT_36923_NAME" # Charles Darwin
	desc = "EVT_36923_DESC" #
	style = 0

	date = { day = 1 month = january year = 1859}

	action_a = {
        	name = "ACTIONNAME36923A"
        	command = { type = prestige value = 25 }
        	command = { type = pop_militancy which = clergymen value = 2 }
        	command = { type = pop_militancy which = liberal value = -1 }
        	command = { type = pop_militancy which = anarcho_liberal value = -1 }
        	command = { type = pop_militancy which = socialist value = -1 }
        	command = { type = pop_militancy which = communist value = -1 }
        	command = { type = research_cost value = -10 }
	}

}

event = {
	id = 36924
	trigger= { }
	random = no
	country = ENG



	name = "EVT_36924_NAME" # Wimbeldon
	desc = "EVT_36924_DESC" #
	style = 0

	date = { day = 1 month = january year = 1877}

	action_a = {
        	name = "ACTIONNAME36924A"
        	command = { type = prestige value = 25 }
	}

}

event = {
	id = 36925
	trigger= { }
	random = no
	country = ENG



	name = "EVT_36925_NAME" # Jack the Ripper
	desc = "EVT_36925_DESC" #
	style = 0

	date = { day = 1 month = january year = 1888}

	action_a = {
        	name = "ACTIONNAME36925A"
		command = {type = prestige value = -5}
		command = {type = account_eff which = police value = 1 }
		command = {type = account_eff which = social value = -1 }

	}

	action_b = {
        	name = "ACTIONNAME36925B"
		command = {type = prestige value = -5}
		command = {type = account_eff which = police value = -1 }
		command = {type = account_eff which = social value = 1 }
	}
}

event = {
	id = 36926
	trigger= { }
	random = no
	country = ENG

	picture = shakespeare

	name = "EVT_36926_NAME" # Shakespeare at Sadler's
	desc = "EVT_36926_DESC" #
	style = 0

	date = { day = 1 month = january year = 1853}

	action_a = {
        	name = "ACTIONNAME36926A"
		command = {type = prestige value = 3}
	}

}

event = {
	id = 36927
	trigger= { }
	random = no
	country = ENG

	picture = alice_in_wonderland

	name = "EVT_36927_NAME" # Alice in wonderland
	desc = "EVT_36927_DESC" #
	style = 0

	date = { day = 1 month = january year = 1865}

	action_a = {
        	name = "OK"
			command = { type = prestige value = 5 }
			command = { type = education_modifier value = 2 }
	}

}

event = {
	id = 36928
	trigger= { }
	random = no
	country = ENG



	name = "EVT_36928_NAME" # The Thermplylae
	desc = "EVT_36928_DESC" #
	style = 0

	date = { day = 1 month = january year = 1868}

	action_a = {
        	name = "OK"
		command = {type = prestige value = 2}
	}

}


event = {
	id = 36929
	trigger= { }
	random = no
	country = ENG



	name = "EVT_36929_NAME" # The Tay bridge
	desc = "EVT_36929_DESC" #
	style = 0

	date = { day = 1 month = january year = 1879}

	action_a = {
        	name = "ACTIONNAME33801A"
		command = {type = prestige value = -3}
	}

}

event = {
	id = 36930
	trigger= { }
	random = no
	country = ENG



	name = "EVT_36930_NAME" # The Great Tearace
	desc = "EVT_36930_DESC" #
	style = 0

	date = { day = 1 month = january year = 1866}

	action_a = {
        	name = "ACTIONNAME36930A"
		command = {type = prestige value = 3}
	}

}

event = {
	id = 36931
	trigger= { }
	random = no
	country = ENG



	name = "EVT_36931_NAME" # William Morris
	desc = "EVT_36931_DESC" #
	style = 0

	date = { day = 1 month = january year = 1868}

	action_a = {
        name = "ACTIONNAME36930A"
		command = { type = production_modifier which = furniture_factory value = 3 }
	}

}

event = {
	id = 36932
	trigger= { }
	random = no
	country = ENG



	name = "EVT_36932_NAME" # Enigma Variations
	desc = "EVT_36932_DESC" #
	style = 0

	date = { day = 1 month = january year = 1899}

	action_a = {
        	name = "ACTIONNAME36926A"
		command = {type = prestige value = 3}
	}

}

event = {
	id = 36933
	trigger= { }
	random = no
	country = ENG



	name = "EVT_36933_NAME" # Athletics Championship
	desc = "EVT_36933_DESC" #
	style = 0

	date = { day = 1 month = january year = 1868}

	action_a = {
        	name = "ACTIONNAME36933A"
		command = {type = pop_consciousness which = clergymen value = 1}
	}

}


event = {
	id = 36934
	trigger= {
		reform = { type = voting_rights level = wealth }
	}
	random = no
	country = ENG



	name = "EVT_36934_NAME" # Army Commission Purchases
	desc = "EVT_36934_DESC" #
	style = 0

	date = { day = 1 month = january year = 1868}

	action_a = {
        	name = "ACTIONNAME36934A"
		command = {type = max_elan which = infantry value = -1}
		command = {type = max_organization which = infantry value = 1}
		command = {type = reliability which = infantry value = 1}

		command = {type = max_elan which = cavalry value = -1}
		command = {type = max_organization which = cavalry value = 1}
		command = {type = reliability which = cavalry value = 1}

	}
	action_b = {
        	name = "Refuse"
		command = {type = pop_militancy which = clerks value = 1}
		command = {type = pop_militancy which = craftsmen value = 1}
	}
}
